﻿
/* ## 模組圖片語系切換 ##  --------------------------------------------------------------
    menu圖片按鈕設定
    入口首頁配置-產品、新聞
    左方目錄-網站選單、產品資訊
*/


/* ## menu setting ## -------------------------------------------------------------- */

a.TopMainMenu_Btn1:link, a.TopMainMenu_Btn1:visited
{
    width: 115px;
    height: 35px;
    background-image: url(images/menu01.jpg);
    background-repeat: no-repeat;
    cursor: pointer;
	display:block;
}

a.TopMainMenu_Btn1:hover
{
    background-image: url(images/menu01_o.jpg);
}


a.TopMainMenu_Btn2:link, a.TopMainMenu_Btn2:visited
{
    width: 101px;
    height: 35px;
    background-image: url(images/menu02.jpg);
    background-repeat: no-repeat;
    cursor: pointer;
	display:block;
}

a.TopMainMenu_Btn2:hover
{
    background-image: url(images/menu02_o.jpg);
}


a.TopMainMenu_Btn3:link, a.TopMainMenu_Btn3:visited
{
    width: 98px;
    height: 35px;
    background-image: url(images/menu03.jpg);
    background-repeat: no-repeat;
    cursor: pointer;
	display:block;
}

a.TopMainMenu_Btn3:hover
{
    background-image: url(images/menu03_o.jpg);
}


a.TopMainMenu_Btn4:link, a.TopMainMenu_Btn4:visited
{
	width: 114px;
    height: 35px;
    background-image: url(images/menu04.jpg);
    background-repeat: no-repeat;
    cursor: pointer;
	display:block;
}

a.TopMainMenu_Btn4:hover
{
    background-image: url(images/menu04_o.jpg);
}


a.TopMainMenu_Btn5:link, a.TopMainMenu_Btn5:visited
{
    width: 100px;
    height: 35px;
    background-image: url(images/menu05.jpg);
    background-repeat: no-repeat;
    cursor: pointer;
	display:block;
}

a.TopMainMenu_Btn5:hover
{
    background-image: url(images/menu05_o.jpg);
}


a.TopMainMenu_Btn6:link, a.TopMainMenu_Btn6:visited
{
    width: 121px;
    height: 35px;
    background-image: url(images/menu06.jpg);
    background-repeat: no-repeat;
    cursor: pointer;
	display:block;
}

a.TopMainMenu_Btn6:hover
{
    background-image: url(images/menu06_o.jpg);
}


/* ## 左方目錄下方的聯絡我們AD ## -------------------------------------------------------------- */
.LeftAD
{
    background-repeat: no-repeat;
    height: 220px;
    width: 220px;
    background-image: url(images/Banner_Contact.jpg);
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 25px;
    margin-left: 15px;
}


/* ## 入口首頁配置-新聞 ## -------------------------------------------------------------- */
.Index_ModNews_Title_IMG
{
}

.Index_ModNews_Title_Txt
{
}

.Index_ModNews_Title_TB
{
}

.Index_ModNews_Title_LT
{
}

.Index_ModNews_Title_CT
{
}

.Index_ModNews_Title_RT
{
}

.Index_ModNews_Title_LM
{
}

.Index_ModNews_Title_CM
{
    background-image: url(images/Title_News.jpg);
    background-repeat: no-repeat;
    width: 230px;
    height: 35px;
}

.Index_ModNews_Title_RM
{
}

.Index_ModNews_Title_LB
{
}

.Index_ModNews_Title_CB
{
    height:15px
}

.Index_ModNews_Title_RB
{
}


/* ## 入口首頁配置-產品 ## -------------------------------------------------------------- */
.Index_ModProd_Title_IMG
{
}

.Index_ModProd_Title_Txt
{
}

.Index_ModProd_Title_TB{
	margin-bottom: 6px;
    width: 970px;
}
	

.Index_ModProd_Title_LT
{
}

.Index_ModProd_Title_CT
{
}

.Index_ModProd_Title_RT
{
}

.Index_ModProd_Title_LM
{
}

.Index_ModProd_Title_CM
{
    background-image: url(images/Title_Product.jpg);
    background-repeat: no-repeat;
    width: 660px;
    height: 35px;
}

.Index_ModProd_Title_RM
{
}

.Index_ModProd_Title_LB{
	    margin-bottom: 10px;
}

.Index_ModProd_Title_CB
{
    margin-bottom: 10px;
}

.Index_ModProd_Title_RB{
	    margin-bottom: 10px;
}





/* ## 左方目錄-網站選單 ## -------------------------------------------------------------- */

.LeftMenu_ModMenu_Title_TB{
	background-image: url(images/LeftMenuTopCenter.jpg);
	background-repeat: no-repeat;
	height: 99px;
	width: 210px;
	
}

.LeftMenu_ModMenu_Title_LT
{
}

.LeftMenu_ModMenu_Title_CT
{
}

.LeftMenu_ModMenu_Title_RT
{
}

.LeftMenu_ModMenu_Title_LM
{
}

.LeftMenu_ModMenu_Title_CM
{
}

.LeftMenu_ModMenu_Title_RM
{
}

.LeftMenu_ModMenu_Title_LB
{
}

.LeftMenu_ModMenu_Title_CB
{
}

.LeftMenu_ModMenu_Title_RB
{
}



/* ## 左方目錄-產品資訊 ## -------------------------------------------------------------- */

.LeftMenu_ModProd_Title_TB{
	background-image: url(images/LeftMenuTopCenter.jpg);
	background-repeat: no-repeat;
	height: 99px;
	width: 210px;
}

.LeftMenu_ModProd_Title_LT
{
}

.LeftMenu_ModProd_Title_CT
{
}

.LeftMenu_ModProd_Title_RT
{
}

.LeftMenu_ModProd_Title_LM
{
}

.LeftMenu_ModProd_Title_CM
{
}

.LeftMenu_ModProd_Title_RM
{
}

.LeftMenu_ModProd_Title_LB
{
}

.LeftMenu_ModProd_Title_CB
{
}

.LeftMenu_ModProd_Title_RB
{
}




/* ## SearchBarTop =SBT  ## -------------------------------------------------------------- */
.SearchBarTop
{
    vertical-align: bottom;
}


/* ## 輸入框 ## */
.SBT_Input
{
	color: #666;
	height: 21px;
	width: 140px;
	border: 1px solid rgba(204,204,204,1);
	font-family: "微軟正黑體";
	font-size: 10pt;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	background-color: rgba(249,249,249,1);
}

/* ## 按鈕 ## */
.SBT_Btn1
{
	background-image: url(images/btn_ContentSearch.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 45px;
	margin-right: 30px;
	margin-top: 10px;
}

.SBT_Btn2
{
	background-image: url(images/btn_ProductSearch.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 45px;
	margin-right: 5px;
	margin-top: 10px;
}

.SBT_Btn3
{
    background-image: url(images/btn_AdvancedSearch.gif);
    background-repeat: no-repeat;
	height: 22px;
	width: 45px;
	margin-right: 5px;
	margin-top: 10px;
}

/* ## Table控制 ## */
.SBT_TB
{ 
}

.SBT_Icon_TD
{
	background-image: url(images/Bg_Input.jpg);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	background-position: 0px 2px;
	margin-top: 10px;
	margin-left: 2px;
}

.SBT_Input_TD
{
}

.SBT_Btn1_TD
{
}

.SBT_Btn2_TD
{
}

.SBT_Btn3_TD
{
}
